/* @import url("https://fonts.cdnfonts.com/css/avenir-next-lt-pro"); */

* {
    box-sizing: border-box;
}

p {
    font-size: 18px;
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    /* font-family: 'Avenir'; */
    /* font-family: 'Avenir Next LT Pro', sans-serif; */
    font-family: "League Spartan", sans-serif;
    line-height: 1.4;
}

#background_css3 {
    width: 100%;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    scroll-snap-type: y mandatory;
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
}

@font-face {
    font-family: "Avenir";
    src: url('{{ asset("frontend/font/AN/AvenirNextLTProDemi.otf") }}') format("opentype");
}

@font-face {
    font-family: "W60ArtHouse-2009";
    src: url("/frontend/font/mm/W60AH___.otf");
}

/* .App{

    background-color: #f1f2f2 ;

  } */

.close {
    display: none;
}

/* .gr.active {
    display: block;
  } */

ul,
li,
a {
    user-select: none;
}

.error {
    border-color: red;
}

.ma {
    background-color: #e6e7e8;
}

.ma p {
    font-family: "Avenir", sans-serif;
    font-size: 30px;
}

.ser {
    margin-top: 120px;
}

.log {
    cursor: pointer;
    width: 28%;
}

.fornav {
    list-style: none;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
    text-align: center;
    font-family: "Avenir";
    padding: 0px;
}

.size {
    width: 100%;
}

/*
.img-tris{
  width: 100px !important;
} */

/*
.img-mo{
  width: 100px !important;
} */

.lazy-div {
    opacity: 0;
    /* Initially hide the div */
    transition: opacity 0.8s ease;
    /* Add a transition effect */
}

.lazy-div.loaded {
    opacity: 1;
    /* Fade in the div when loaded */
}

.btn-cat.tive {
    background: transparent;
    color: black;
}

.btns.actives {
    /* background: transparent; */
    background: white;
    color: black;
}

.navs {
    background-color: #e6e7e8;
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    font-family: "Avenir";
}

.nav-item.active {
    color: #990000;
}

.about {
    width: 80%;
    margin-top: 50px;
}

.main {
    width: 50%;
}

.webs {
    margin-top: 100px;
}

.contact {
    margin-top: 100px;
}

.graphic {
    margin-top: 100px;
    /* width: 96%; */
    height: 100%;
    overflow: hidden;
}

.logos {
    margin-top: 100px;
}

ul li a {
    text-decoration: none;
    font-size: 20px;
    color: black;
    text-transform: uppercase;
    font-family: "League Spartan", sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    transition: all 0.3s;
    font-weight: 500;
    text-align: center;
    /* font-family: 'Avenir'; */
}

.navs li {
    transition: all 0.3s;
    text-align: center;
    font-family: "Avenir";
}

.h33 {
    /* font-family: 'Avenir', sans-serif; */
    font-family: "League Spartan", sans-serif;
    font-weight: bold;
}

.mains {
    border: 2px solid black;
}

.new5 {
    margin-top: 10px;
    /* color: black; */
    border: 1px solid black;
    border-radius: 5px;
    opacity: 1;
}

.ap {
    border-left: 2px solid black;
}

.cl {
    background-color: #e8e8e8;
    height: auto;
    width: auto;
}

.tty {
    font-family: "League Spartan", sans-serif;
    margin-top: auto;
}

.know {
    margin-top: 120px;
    line-height: 1.5;
    background-color: #e6e7e8;
}

.kn {
    width: 100%;
}

.know p {
    font-size: 17px;
}

.know h3 {
    line-height: 1.5;
}

hr {
    margin: 0.7rem 0;
}

.relate img {
    cursor: pointer;
}

.relate h4 {
    line-height: 1.5;
}

.other2 h4 {
    line-height: 1.5;
}

.sushi_img {
    cursor: pointer;
}

.easy_img {
    width: 90%;
    height: auto;
}

.dg_con {
    /* background-color: #dbd9d9; */
    /* width: 200px; */
    width: 90%;
    height: 300px;
    /* margin-top: 30px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.read {
    margin-top: 120px;
    line-height: 1.5;
}

.id1,
.id2,
.id3,
.id4,
.id5 {
    cursor: pointer;
}

.digital {
    margin-top: 120px;
    width: 100%;
}

.digital h3 {
    font-size: 21px;
}

.di_1 {
    width: 80%;
    margin: 0px auto;
}

.d11 {
    display: none;
}

table,
th,
td {
    border: 1px solid;
    border-collapse: collapse;
    text-align: center;
    margin: 10px auto;
}

th,
td {
    padding: 10px;
}

.custom-btn {
    overflow: hidden;
    width: 150px;
    height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 0px;
    padding: 10px 25px;
    font-family: "League Spartan", sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.5s ease;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    /* box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
           7px 7px 20px 0px rgba(0, 0, 0, .1),
           4px 4px 5px 0px rgba(0, 0, 0, .1); */
    box-shadow: 5px 5px 6px #cccccc, 0px 0px 5px #cccccc, 0px 0px 5px #cccccc, 0px 0px 5px #cccccc;
    outline: none;
}

.custom-btns {
    overflow: hidden;
    /* width: auto; */
    display: inline-block;
    height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 0px;
    margin: 1.5px 0px;
    font-family: "League Spartan", sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.5s ease;
    position: relative;
    vertical-align: middle;
    /* box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
           7px 7px 20px 0px rgba(0, 0, 0, .1),
           4px 4px 5px 0px rgba(0, 0, 0, .1); */
    box-shadow: 5px 5px 6px #cccccc, 0px 0px 5px #cccccc, 0px 0px 5px #cccccc, 0px 0px 5px #cccccc;
    outline: none;
}

.change {
    font-size: 13px;
}

.btns {
    background: linear-gradient(0deg, #990000 0%, #ad0c0c 100%);
    line-height: 42px;
    padding: 0;
    border: none;
    overflow: hidden;
}

.btns span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    letter-spacing: 1px;
    text-align: center;
}

.btns:before,
.btns:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: black;
    box-shadow: -7px -7px 20px 0px rgba(255, 255, 255, 0.9), -4px -4px 5px 0px rgba(255, 255, 255, 0.9), 7px 7px 20px 0px rgba(0, 0, 0, 0.2), 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease;
    overflow: hidden;
}

.btns:before {
    height: 0%;
    width: 2px;
    overflow: hidden;
}

.btns:after {
    width: 0%;
    height: 2px;
    overflow: hidden;
}

.btns:hover {
    color: black;
    background: transparent;
}

.btns:hover:before {
    height: 100%;
}

.custom-btns1 {
    overflow: hidden;
    /* width: auto; */
    display: inline-block;
    height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 0px;
    margin: 1.5px 0px;
    font-family: "League Spartan", sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.5s ease;
    position: relative;
    vertical-align: middle;
    /* box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
           7px 7px 20px 0px rgba(0, 0, 0, .1),
           4px 4px 5px 0px rgba(0, 0, 0, .1); */
    box-shadow: 5px 5px 6px #cccccc, 0px 0px 5px #cccccc, 0px 0px 5px #cccccc, 0px 0px 5px #cccccc;
    outline: none;
}

.change {
    font-size: 13px;
}

.btns1 {
    /* background: linear-gradient(0deg, #990000 0%, #ad0c0c 100%); */
    background: linear-gradient(0deg, #0f0000 0%, #0f0000 100%);
    line-height: 42px;
    padding: 0;
    border: none;
    overflow: hidden;
    color: white;
}

.btns1 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    letter-spacing: 1px;
    text-align: center;
}

.btns1:before,
.btns1:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #990000;
    box-shadow: -7px -7px 20px 0px rgba(255, 255, 255, 0.9), -4px -4px 5px 0px rgba(255, 255, 255, 0.9), 7px 7px 20px 0px rgba(0, 0, 0, 0.2), 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease;
    overflow: hidden;
}

.btns1:before {
    height: 0%;
    width: 2px;
    overflow: hidden;
}

.btns1:after {
    width: 0%;
    height: 2px;
    overflow: hidden;
}

.btns1:hover {
    color: black;
    background: transparent;
}

.btns1:hover:before {
    height: 100%;
}

.btns1:hover:after {
    width: 100%;
}

.btns1 span:before,
.btns1 span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #990000;
    box-shadow: -7px -7px 20px 0px rgba(255, 255, 255, 0.9), -4px -4px 5px 0px rgba(255, 255, 255, 0.9), 7px 7px 20px 0px rgba(0, 0, 0, 0.2), 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease;
    overflow: hidden;
}

.btns1 span:before {
    width: 2px;
    height: 0%;
    overflow: hidden;
}

.btns1 span:after {
    height: 2px;
    width: 0%;
    overflow: hidden;
}

.btns1 span:hover:before {
    height: 100%;
}

.btns1 span:hover:after {
    width: 100%;
}

.md {
    border: 2px solid black;
    padding: 30px;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.is-in-view {
    opacity: 1;
}

.btns:hover:after {
    width: 100%;
}

.btns span:before,
.btns span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: black;
    box-shadow: -7px -7px 20px 0px rgba(255, 255, 255, 0.9), -4px -4px 5px 0px rgba(255, 255, 255, 0.9), 7px 7px 20px 0px rgba(0, 0, 0, 0.2), 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease;
    overflow: hidden;
}

.btns span:before {
    width: 2px;
    height: 0%;
    overflow: hidden;
}

.btns span:after {
    height: 2px;
    width: 0%;
    overflow: hidden;
}

.swiper {
    z-index: -1;
}

.btns span:hover:before {
    height: 100%;
}

.btns span:hover:after {
    width: 100%;
}

.navs li:hover {
    color: #990000;
    transform: translate(0px, -3px);
}

.navs li a:hover {
    color: #990000;
}

.navs li a {
    transition: all 0.1s;
}

.ns {
    background-color: #990000;
}

.mm {
    font-family: "W60ArtHouse-2009";
}

.bgs7 {
    width: auto;
}

@media screen and (min-width: 1000px) {
    .menu-btn {
        display: none;
    }
    .wrapper {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .tty {
        font-size: 0.9em;
    }
}

@media screen and (max-width: 1300px) {
    .count h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .logos {
        margin-top: 90px;
    }
    .ser {
        margin-top: 100px;
    }
    .graphic {
        margin-top: 90px;
    }
    .fornavs {
        display: none;
    }
    ul li a {
        font-size: 15px;
        text-align: center;
        justify-content: space-around;
        margin: 0px auto;
    }
    .tty {
        font-size: 0.9em;
    }
    .bgs7 {
        width: 50%;
    }
    .imgmove {
        height: 100px;
    }
    .h33 {
        font-size: 20px;
    }
    .about {
        margin-top: 100px;
        width: 100%;
        padding: 0;
    }
    ul li {
        justify-content: space-around;
        margin: 0px auto;
    }
    .log {
        width: 34%;
        height: auto;
    }
}

@media screen and (max-width: 700px) {
    .about {
        margin-top: 70px;
    }
    .main {
        width: 100%;
    }
    .di_1 {
        width: 100%;
    }
    .relate h4 {
        line-height: 1.6;
    }
    .other2 h4 {
        line-height: 1.6;
    }
    .digital {
        margin-top: 90px;
    }
    .know {
        margin-top: 90px;
    }
    .read {
        margin-top: 50px;
    }
}

@media screen and (max-width: 600px) {
    .log {
        width: 40%;
        height: auto;
    }
    .ser h1 {
        font-size: 20px;
    }
    .p_h {
        font-size: 22px;
    }
    .p_g {
        font-size: 16px;
    }
    .di_1 {
        width: 100%;
    }
    .sushi_1 {
        /* width: 90%; */
        width: 85%;
    }
    .circle {
        display: none;
    }
    .custom-btn {
        /* width: 130px;
    height: 40px;
    font-size: 12px; */
        width: 110px;
        height: 40px;
        font-size: 12px;
    }
    .custom-btns {
        width: auto;
        height: 40px;
        font-size: 10px;
    }
}

@media screen and (max-width: 500px) {
    ul li a {
        font-size: 15px;
        text-align: center;
        justify-content: space-between;
        margin: 0px auto;
    }
    .rose_img {
        width: 80%;
    }
    /* ul li {
    justify-content: space-between;
    margin: 0px auto;
  } */
    .custom-btn {
        /* width: 130px;
    height: 40px;
    font-size: 12px; */
        width: 110px;
        height: 40px;
        font-size: 12px;
    }
    .custom-btns {
        width: auto;
        height: 40px;
        font-size: 10px;
    }
    .custom-btns1 {
        font-size: 11px !important;
    }
    .logos {
        margin-top: 65px;
    }
    .log {
        width: 50%;
        height: auto;
    }
    /* .ap{
      text-align: left;
    } */
}

.App-link {
    color: #61dafb;
}

@media screen and (max-width: 1500px) {
    ul li a {
        font-size: 14px;
    }
}

@keyframes App-logo-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
